home *** CD-ROM | disk | FTP | other *** search
-
-
-
- EEEExxxxttttUUUUttttiiiillllssss::::::::MMMMiiiinnnniiiippppeeeerrrrllll2222((((33333333////))))OOOOcccctttt////99998888 ((((ppppeeeerrrrllll 5555....000000005555,,,, ppppaaaattttcccchhhhEEEExxxx0000tttt2222UUUU))))ttttiiiillllssss::::::::MMMMiiiinnnniiiippppeeeerrrrllll((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- ExtUtils::Miniperl, writemain - write the C code for
- perlmain.c
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- use ExtUtils::Miniperl;
-
- writemain(@directories);
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This whole module is written when perl itself is built from
- a script called minimod.PL. In case you want to patch it,
- please patch minimod.PL in the perl distribution instead.
-
- _w_r_i_t_e_m_a_i_n() takes an argument list of directories containing
- archive libraries that relate to perl modules and should be
- linked into a new perl binary. It writes to STDOUT a
- corresponding perlmain.c file that is a plain C file
- containing all the bootstrap code to make the modules
- associated with the libraries available from within perl.
-
- The typical usage is from within a Makefile generated by
- ExtUtils::MakeMaker. So under normal circumstances you won't
- have to deal with this module directly.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- the _E_x_t_U_t_i_l_s::_M_a_k_e_M_a_k_e_r manpage
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 10/23/98)
-
-
-
-